Improve Bazel support. Change-Id: I96747ebaba8305d0faacca4493e49b95c6056802 Reviewed-on: https://code-review.googlesource.com/3764 Reviewed-by: Lukács T. Berki <lberki@google.com> Reviewed-by: Paul Wankadia <junyer@google.com> 
diff --git a/WORKSPACE b/WORKSPACE new file mode 100644 index 0000000..393f5e6 --- /dev/null +++ b/WORKSPACE 
@@ -0,0 +1,5 @@ +# Copyright 2009 The RE2 Authors. All Rights Reserved. +# Use of this source code is governed by a BSD-style +# license that can be found in the LICENSE file. + +# Bazel (http://bazel.io/) WORKSPACE file for RE2.